[Resolved] OWC does not work with IE8
        Posted  
        
            by mactov
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mactov
        
        
        
        Published on 2010-04-22T07:21:15Z
        Indexed on 
            2010/04/22
            10:03 UTC
        
        
        Read the original article
        Hit count: 177
        
Hi, I have a web page that is generated with Access 2003 and uses Office Web Components. It worked fine with IE6 and IE7 but does not work anymore with IE8. Here are more details. I create an MSODSC component and a WSH object to get my ConnectionString in the registry. Then the Dropdown Lists are fed by a request to the database. It works perfect with IE6 and IE7, works locally with IE8 but if the page is served by IIS to IE8, the drop down lists are empty. Can anyone help me ? Thanks Mactov
It was just a security issue. I had put my site in the confidence zone (according to the error message). I transfered it into intranet zone and it works perfect.
© Stack Overflow or respective owner